home *** CD-ROM | disk | FTP | other *** search
/ Software USA 4 #8 / Software USA Volume 4.08.iso / mac / LifeStyles / ComicBase / ComicBase.sea / ComicBase 3 Mac Demo / ComicBase 3 Demo.rsrc / LENS_161_Add Which Year < prev    next >
Text File  |  1998-02-04  |  991b  |  36 lines

  1. ItemType: WIND
  2. Rect: 413,226,610,316
  3. Style: Dialog
  4. HasTitleBar: FALSE
  5. HasZoomBox: FALSE
  6. Name: Add Which Year
  7. WhiteColor: -8739,-8739,-8739
  8. Script: --on windowEvent  wdID,wdName,objNo,objName,objValue¬¬if objValue="Open" then ¬  CenterWindow wdName,3¬  wsSet wdID,"theAnswer","Selection", "0,99"¬  ¬else if objValue="Close" then ¬  ¬else if objValue="Suspend" then ¬  ¬else if objValue="Resume" then ¬  ¬else if objValue="CloseBox" then ¬  ¬else if objValue="ZoomBox" then ¬  ¬else if objValue="GrowBox" then ¬  ¬else if objValue="TitleBar" then ¬  ¬end if¬¬--end windowEvent
  9. Params: i2_Text
  10. Result: i2_Text
  11.  
  12. ItemType: TEXT
  13. Rect: 13,14,126,30
  14. Name: Message
  15. WhiteColor: -8739,-8739,-8739
  16. Text: Add which year?
  17.  
  18. ItemType: TEXT
  19. Rect: 129,11,186,33
  20. AutoSize: FALSE
  21. Name: theAnswer
  22. LockText: FALSE
  23. KeyFilter: bOnly4Chars
  24.  
  25. ItemType: PUSH
  26. Rect: 108,59,186,79
  27. AutoSize: FALSE
  28. Name: Add
  29. DefaultItem: TRUE
  30. AutoClose: TRUE
  31.  
  32. ItemType: PUSH
  33. Rect: 12,59,92,79
  34. Name: Cancel
  35. CancelItem: TRUE
  36. AutoClose: TRUE